home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / cybermap.lha / ReadMe < prev   
Text File  |  1996-05-04  |  2KB  |  74 lines

  1.  
  2.              CyberMap - A kickrom mapper for phase 5 products
  3.             ==================================================
  4.  
  5. Requierments:
  6. -------------
  7.  
  8.   A4000:      o Commodore 040, CyberStorm or Blizzard CPU Board
  9.           o >1 MB FastRam on your A4000 Mainboard (!)
  10.             (Caution: Check RAM size jumper on mainboard !)
  11.             o 512 kB KickImage ($f80000 Image) for A4000
  12.               (needs "A4000 magic" resident)
  13.           o Good luck ... :-)  it will work or not !
  14.  
  15.   A2000:          o Blizzard 2060
  16.                   o >4 MB FastRam on Blizzard 2060
  17.                   o Enabled MAPROM Jumper  ( see manual )
  18.                   o 512 kB KickImage ($f80000) for A2000
  19.                     (anything will do)
  20.  
  21.   General:      o SetPatch & 680x0.libary MUST NOT be loaded !!!!!
  22.  
  23.  
  24. Usage:
  25. ------
  26.  
  27.  Add the following line to the start of your startup-sequence
  28.  
  29.   <cybmap-path>/CyberMap <filename of kickimage> <options>
  30.  
  31.  
  32. Options:
  33. --------
  34.  
  35.    F=FORCE/S:      o  Use the FORCE Keyword to load the image with
  36.              a) either the same or newer ROM Images as the image
  37.             currently loaded
  38.                   b) or if the image CRC is wrong.
  39.  
  40.    B2=B2060/S:      o  Set this , if used on Blizzard 2060
  41.  
  42.  
  43. ToDo:
  44. -----
  45.  
  46.           o  Added support for A1200 Blizzard cards
  47.  
  48.  Bugs:
  49. -------
  50.     o Sometimes RESET code does not work ! Reset with three
  51.       finger salute.
  52.  
  53.  
  54.  
  55.  
  56.                         Carsten 'BodyLove' Schlote
  57.                        schlote@stud.uni-frankfurt.de
  58.                               blove@phase5.de
  59.  
  60. -------------------------------------------------------------------------------
  61. -------------------------------------------------------------------------------
  62.  
  63. History:
  64.  
  65. 39.1    First release
  66. 39.2    Added checksum check, improved error reporting
  67. 39.3    Fixed small bug in SysBase Call  :-/ Forgot to
  68.     load Exebase to A6.
  69. 39.4    --internal--
  70. 39.5    Added Blizzard 2060 support code.
  71. 39.6    -- forced bump -- no changes
  72.  
  73.  
  74.